home *** CD-ROM | disk | FTP | other *** search
- /* This fix will modify the NetWare operating system to allow IBM PS/2 Model 70
- computers with TYPE II KEYBOARD CONTROLLERS to work properly with a UPS.
- This is the fix for SFT NetWare v2.15 rev. C. (SFT_1.OBJ, 5.25" version). */
-
- segment=assembly;
- offset=000e47; find=83fe04; replace=e95384;
-
- offset=000e67; find=a30000; replace=b8;
-
-